C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollectionBase<T> Class / Query Property
Query Property (C1EntityFrameworkCoreVirtualDataCollectionBase<T>)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Query As IQueryable(Of T)
 
See Also